Fix after-string and image interaction bug (Bug#1336).
authorChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jun 2010 00:30:55 +0000 (20:30 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 25 Jun 2010 00:30:55 +0000 (20:30 -0400)
commit2c1f71423b467437af3ee920d8b4c64ba3b3deaf
tree41cdb148bbf92dff3318013fc5da71dd8784cce8
parent3e2fde0a8d84f9d48c7ae88c43e42763d980c880
Fix after-string and image interaction bug (Bug#1336).

* xdisp.c (next_element_from_image): Ensure that after-strings are
read the next time we hit handle_stop (Bug#1336).
src/ChangeLog
src/xdisp.c